C1.DataCollection.AdoNet Assembly / C1.DataCollection.AdoNet Namespace / C1AdoNetCursorDataCollection<T> Class / RemoveAsyncOverride Method

In This Topic
RemoveAsyncOverride Method (C1AdoNetCursorDataCollection<T>)
In This Topic
Syntax
'Declaration
 
Protected Overrides Function RemoveAsyncOverride( _
   ByVal index As Integer, _
   ByVal cancellationToken As CancellationToken _
) As Task
 

Parameters

index
cancellationToken
See Also